Eclipse Platform
Pre-release 3.0

org.eclipse.jface.text.information
Interface IInformationPresenterExtension

All Known Implementing Classes:
InformationPresenter

public interface IInformationPresenterExtension

Extension interface for IInformationPresenter. Updates the information presenter to be aware of documents with multiple partitions.

Since:
3.0

Method Summary
 String getDocumentPartitioning()
          Returns the document partitioning this information presenter is using.
 

Method Detail

getDocumentPartitioning

public String getDocumentPartitioning()
Returns the document partitioning this information presenter is using.

Returns:
the document partitioning this information presenter is using

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.